Release 10.1A: OpenEdge Development:
ADM Reference


transferToExcel

Procedure transfers the contents of the SmartDataObject (SDO) to Excel.

Location: data.p

Parameters:

INPUT pcFieldList AS CHARACTER

The list of fields to be transferred.

INPUT plIncludeObj AS LOGICAL

Whether to include object fields.

INPUT plUseExisting AS LOGICAL

Whether to use the currently-running copy of Excel.

INPUT piMaxRecords AS INTEGER

Maximum number of records to transfer.

Notes: Always excludes rowobject specific fields, for example, RowNum, RowIdent, RowMod. Uses tableout procedure defined in here also.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095